Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Esplora Timeout #22

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Increase Esplora Timeout #22

merged 1 commit into from
Dec 28, 2024

Conversation

nostrdev-com
Copy link
Collaborator

It has been observed that the address endpoint in the active VM deploy resulted in the 500 response. After some investigation, I have established that the error is due to the backend timing out while waiting for a response from Esplora.

Therefore, this PR increases the timeout to 50000.

Note that this particular error is an edge case. The timeout has been observed when querying what looks like a coinbase address which has hundreds of transactions. When querying regular addresses,no response lag is observed.

@nostrdev-com nostrdev-com merged commit 94ed390 into master Dec 28, 2024
10 checks passed
@dangershony dangershony deleted the increase-esplora-timeout branch December 28, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant